orbtk-shell 0.3.0-alpha1

Window shell crate used by OrbTk.
Documentation

orbtk-shell

Cross platform window shell library. It's part of OrbTk - The Rust UI-Toolkit.

Build status MIT licensed

Platforms

  • Redox OS
  • Linux
  • macOS
  • Windows
  • openBSD (not tested, but should work)
  • Web
  • Android (planned)
  • iOS (planned)
  • Ubuntu Touch (planned)

Dependencies

  • stdweb (Apache 2.0, MIT): web window and events
  • minifb (Apache 2.0, MIT): window and events for desktop platforms
  • image(MIT): load pixel images e.g. png
  • spin_sleep(Apache 2.0): Frame rate limiter and fps counter

License

Licensed under MIT license (LICENSE).